From: Florian Eckert Date: Tue, 19 Mar 2024 12:07:19 +0000 (+0100) Subject: luci-proto-modemmanager: add missing license information X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=5b26220660f036f6d4329671a8383351acbbd723;p=project%2Fluci.git luci-proto-modemmanager: add missing license information Signed-off-by: Florian Eckert --- diff --git a/protocols/luci-proto-modemmanager/Makefile b/protocols/luci-proto-modemmanager/Makefile index c2718dd0ae..d45954a90d 100644 --- a/protocols/luci-proto-modemmanager/Makefile +++ b/protocols/luci-proto-modemmanager/Makefile @@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=Support for ModemManager LUCI_DEPENDS:=+modemmanager +PKG_LICENSE:=Apache-2.0 + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature